[XEND] Make VBD.bootable in XendConfig kept as int.
authorAlastair Tse <atse@xensource.com>
Wed, 31 Jan 2007 15:03:22 +0000 (15:03 +0000)
committerAlastair Tse <atse@xensource.com>
Wed, 31 Jan 2007 15:03:22 +0000 (15:03 +0000)
commit1f66881925afc33113faa3d372a13c60e1e6b197
tree268369207c79547ff552c7ddbb2629ce64ce62cd
parentf32d40076720284ffd928e649dd6b9175176f0bb
[XEND] Make VBD.bootable in XendConfig kept as int.

This will prevent it from being displayed as 'False' and 'True'
everywhere in the device SXP.

Signed-off-by: Alastair Tse <atse@xensource.com>
tools/python/xen/xend/XendConfig.py